Skip to content

Add test for #24615 (Accept PandasArray (with correct dtype) in DatetimeArray constructor) #33204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

gorogoroumaru
Copy link

@gorogoroumaru gorogoroumaru commented Apr 1, 2020

issue #24615

I added a test for the issue 24615.

@WillAyd
Copy link
Member

WillAyd commented Apr 1, 2020

@WillAyd WillAyd added the Testing pandas testing functions or related to the test suite label Apr 1, 2020
@jorisvandenbossche
Copy link
Member

See my comment on the issue (#24615), the original code snippet from that issue changed behaviour, so this PR is actually only testing that DatetimeArray accepts instances of itself. And that is something that I suppose is already tested.

@mroeschke
Copy link
Member

@gorogoroumaru mind checking if we have a test in our codebase where DatetimeArray accepts itself?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants